Skip to content

Replace deprecated APIs and isIPad checks#11

Merged
powerje merged 3 commits intotrunkfrom
deprecation-and-trait-cleanup
Mar 14, 2026
Merged

Replace deprecated APIs and isIPad checks#11
powerje merged 3 commits intotrunkfrom
deprecation-and-trait-cleanup

Conversation

@powerje
Copy link
Copy Markdown
Member

@powerje powerje commented Mar 13, 2026

  • Replace deprecated UITableViewCellAccessoryDetailDisclosureButton with UITableViewCellAccessoryDetailButton across CMTextStylePicker and QuickDialog
  • Replace all isIPad device checks with traitCollection.horizontalSizeClass checks for proper adaptive layout
  • Move Cancel/Done button setup from init to viewDidLoad where trait collections are reliable

@powerje powerje merged commit 024d1e4 into trunk Mar 14, 2026
5 checks passed
@powerje powerje deleted the deprecation-and-trait-cleanup branch March 14, 2026 02:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant